ORB_SLAM
ORB_SLAM copied to clipboard
Problem of roslaunch
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
I met the same problem,have you solved it yet?