jrl-umi3218 / mc_rtc

mc_rtc is an interface for simulated and real robotic systems suitable for real-time control
BSD 2-Clause "Simplified" License
122 stars 36 forks source link

mc_rtc_ticker: command not found #360

Closed AlessandroMelone closed 1 year ago

AlessandroMelone commented 1 year ago

After a clean installation (on Ubuntu 20.04), following the tutorial, the command $ roslaunch mc_rtc_ticker display.launch is executed correctly, while $ mc_rtc_ticker gives the error mc_rtc_ticker: command not found

Thank you in advance for any help.

AlessandroMelone commented 1 year ago

Edit: rosrun mc_rtc_ticker mc_rtc_ticker works

gergondet commented 1 year ago

Hi @AlessandroMelone

I'm guessing you installed from the stable repository? If so the issue should be fixed now, as this program is part of the 2.4.0 release.