raulmur / ORB_SLAM

A Versatile and Accurate Monocular SLAM
http://webdiis.unizar.es/~raulmur/orbslam/
Other
1.49k stars 813 forks source link

Problem of roslaunch #154

Open cycyco opened 6 years ago

cycyco commented 6 years ago

Hi! When I try the command: roslaunch ExampleGroovyOrNewer.launch It shows: Invalid <node> tag: 'ascii' codec can't decode byte 0xe4 in position 13: ordinal not in range(128). Node xml is <node args="-d $(find ORB_SLAM)/Data/rviz.rviz" name="rviz" output="log" pkg="rviz" type="rviz"> I have Ubuntu 16.04 with Kinetic.Could you please help me with this?Thx

roseraven commented 6 years ago

I met the same problem,have you solved it yet?