Nox_robot icon indicating copy to clipboard operation
Nox_robot copied to clipboard

RPi lanch problem

Open DPiero opened this issue 4 years ago • 2 comments

Hi, forgive my english .. it's really bad .. I have a problem with your project. when i launch roslaunch nox nox_bringup.launch on Rpi everything is ok except this: [joint_state_publisher-1] process has died [pid 3887, exit code -6, cmd /home/ubuntu/catkin_ws/src/joint_state_publisher/joint_state_publisher/scripts/joint_state_publisher __name:=joint_state_publisher __log:=/home/ubuntu/.ros/log/b7e3dfe8-7d05-11ea-9aa0-080027e45c80/joint_state_publisher-1.log]. log file: /home/ubuntu/.ros/log/b7e3dfe8-7d05-11ea-9aa0-080027e45c80/joint_state_publisher-1*.log since odometry doesn't work, could this be the problem?

DPiero avatar Apr 13 '20 00:04 DPiero

Hi all !!!

Awsome project, thanks a lot for sharing :-)

But I'm facing the same issue with the joint state publisher dying... and so in Rviz I've got both "No transform from kinect to base_link" and "No transform from wheel_left to base_link"...

2sekFPV avatar Aug 19 '20 19:08 2sekFPV

I think that I found out how to solve your problem. if you go into Nox_robot/nox/launch/nox_bringup.launch look for where it says gui and then True. chainge the True to False and that fixed it for me.

nbaddorf avatar Nov 17 '20 21:11 nbaddorf