jsk-ros-pkg / jsk_demos

JSK demo programs
https://github.com/jsk-ros-pkg/jsk_demos
25 stars 89 forks source link

[WIP][Spot] Spot's person following demo #1343

Open sktometometo opened 3 years ago

sktometometo commented 3 years ago

Moved from https://github.com/jsk-ros-pkg/jsk_demos/pull/1326

This demo enables Spot to follow person.

https://user-images.githubusercontent.com/9410362/112797926-1ae3b180-90a7-11eb-892a-21e9df53716e.mp4

Prerequities

This demo requires packages below.

How to run

Before running this demo, please launch and prepair a controller.

And then, please run

roslaunch spot_person_follower demo.launch

After this, you can start following behavior by pressing L2 button of the controller. Spot will follow the nearest person at the time of pressing. If you want to stop the behavior, please press the L2 button again.