This commit is contained in:
Ronaldson Bellande 2024-04-26 00:05:25 -04:00
parent 092f338b12
commit 22ad1c80b5
3 changed files with 4 additions and 8 deletions

View File

@ -1,10 +1,3 @@
# Bellande Web ROS/ROS2 API
## - Functionality is to use Bellande API and Models for different functionality
[Bellande Step](https://github.com/RonaldsonBellande/bellande_robots_step)
# ROS1 Launch
- roslaunch ros_web_api_bellande_step bellande_step_api_2d_launch.py 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
## - Functionality is to use Bellande API for different functionality

View File

@ -0,0 +1,3 @@
# Bellande Search Path Web ROS/ROS2 API Intergration
[Bellande Search Path](https://github.com/RonaldsonBellande/bellande_robots_step)

View File