Eswari Jayakumar

Results 2 comments of Eswari Jayakumar

@dvadym I am interested in working on this. Please assign it to me

> Another solution is to add the following to `ros_tcp_endpoint/CMakeLists.txt`, and run `catkin make` > > ``` > catkin_install_python( > PROGRAMS > src/ros_tcp_endpoint/default_server_endpoint.py > DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} > ) > ```...