toby-l-baker / cooperative-exploration

Energy Efficient, Collaborative Robot Exploration
0 stars 0 forks source link

Measuring the distance #10

Open TarkanAl-Kazily opened 4 years ago

TarkanAl-Kazily commented 4 years ago

Using the distance measurement node to record how far each robot goes

TarkanAl-Kazily commented 4 years ago

Tune turning cost (currently is 1 unit per radian)

TarkanAl-Kazily commented 4 years ago

Change to 1/pi units per radian for turning in place

TarkanAl-Kazily commented 4 years ago

https://github.com/toby-l-baker/cooperative-exploration/blob/master/catkin_ws/src/node_pkg/src/path_length.py#L43