bellande_functionality_api/web_api_bellande_ai_system/README.md
RonaldsonBellande 48cbbbff19
Some checks failed
Docker Image CI / build_ros1 (push) Has been cancelled
Docker Image CI / build_ros2 (push) Has been cancelled
GitHub Clone Count Update Everyday / build (push) Has been cancelled
latest pushes
2024-12-12 16:43:52 -05:00

407 B

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 web_api_bellande_step bellande_step_api_2d.launch x1:=0 y1:=0 x2:=5 y2:=5 limit:=3

ROS2 Launch

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