bellande_functionality_api/ros_web_api_bellande_step
2024-05-06 23:27:17 -04:00
..
config latest pushes 2024-05-06 23:27:17 -04:00
launch latest pushes 2024-05-06 03:08:01 -04:00
script testing 2024-04-10 02:34:46 -04:00
src latest pushes 2024-05-06 23:27:17 -04:00
CMakeLists.txt latest pushes 2024-05-03 01:09:16 -04:00
package.xml latest pushes 2024-05-02 17:18:53 -04:00
README.md latest pushes 2024-05-03 01:09:16 -04:00
setup.py latest pushes 2024-05-03 01:09:16 -04:00

Bellande Web ROS/ROS2 API

Bellande Step

ROS1 Launch

  • python3 bellande_step_api_2d.launch.py x1:=0 y1:=0 x2:=5 y2:=5 limit:=3
  • roslaunch ros_web_api_bellande_step bellande_step_api_2d.launch x1:=0 y1:=0 x2:=5 y2:=5 limit:=3

ROS2 Launch

  • ros2 launch ros_web_api_bellande_step bellande_step_api_2d.launch.py x1:=0 y1:=0 x2:=5 y2:=5 limit:=3