ROBOTIS-GIT / turtlebot3_applications

Applications for TurtleBot3
http://turtlebot3.robotis.com
Apache License 2.0
84 stars 47 forks source link

Follow Filter don't work anymore #44

Closed bc2606 closed 4 months ago

bc2606 commented 3 years ago

When launching follow filter the following error happens.

terminate called after throwing an instance of 'ros::InvalidNameException' what(): Character [ ] at element [6] is not valid in Graph Resource Name [~exist intensity 500 to 4000]. Valid characters are a-z, A-Z, 0-9, / and _.

The installation is new on a ubuntu 18.04.4. I don't know where it can come from.

Is it a known issue?

Thanks in advance for your help.

BastiK437 commented 3 years ago

I got the same issue, do you found a solution to this?

sherief-adsafe commented 2 years ago

check on the YAML file , the name parameter should not contain any spaces .