bellande_functionality_api/web_api_bellande_step/README.md

11 lines
407 B
Markdown
Raw Permalink Normal View History

2024-05-03 05:09:16 +00:00
# Bellande Web ROS/ROS2 API
# [Bellande Step](https://github.com/RonaldsonBellande/bellande_robots_step)
# ROS1 Launch
- python3 bellande_step_api_2d.launch.py x1:=0 y1:=0 x2:=5 y2:=5 limit:=3
2024-12-12 21:43:52 +00:00
- roslaunch web_api_bellande_step bellande_step_api_2d.launch x1:=0 y1:=0 x2:=5 y2:=5 limit:=3
2024-05-03 05:09:16 +00:00
# ROS2 Launch
2024-12-12 21:43:52 +00:00
- ros2 launch web_api_bellande_step bellande_step_api_2d.launch.py x1:=0 y1:=0 x2:=5 y2:=5 limit:=3