smartsystemslab-uf / ROS-Navigation

Collection of Navigation Modules for ROS
GNU General Public License v3.0
0 stars 0 forks source link

Uploading a Path to the Robot #6

Open TJLW opened 4 years ago

TJLW commented 4 years ago

Once we have some version of path planning, there will probably need to be a robot-local ROS node for the parsing of the path.

It may be necessary that the commanding camera send the path in portions considering we are aiming for real-time updates to the path. If we sent the whole path every single time, there might be a lot of redundant data.