-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
roslaunch razor_imu_9dof razor-pub.launch error #27
Comments
Can you confirm you are loaded the custom firmware (from src/Razor_AHRS/Razor_AHRS.ino) on the IMU? See "Install Arduino firmware" step in the README. |
i have some problems, when i use arduino upload the Razor_AHRS.ino, it has some errors Binary sketch size: 21,538 bytes (of a 30,720 byte maximum) avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x59 |
i get the error [display_3D_visualization_node-3] process has died [pid 23261, exit code 1, cmd /opt/ros/kinetic/share/razor_imu_9dof/nodes/display_3D_visualization.py __name:=display_3D_visualization_node __log:=/home/kbrown/.ros/log/d7cd8e46-087a-11e8-8f0c-809b20e2e254/display_3D_visualization_node-3.log]. and cant get anything out ort the serial monitor |
Hello, I get the following: ERROR: cannot launch node of type [sparkfun_9dof_razor_imu_m0/driver_node]: sparkfun_9dof_razor_imu_m0 I have the appropriate Firmware. Nothing seems to work. The 3D vizualiser also does not display anything, yet the Arduino IDE does display the imu values. Any ideas? Cheers! |
@CapitalZe it seems like the package is not properly installed or the system can not find the path to the package. Try a "roscd razor_imu_9dof" and see if it can find the package |
@KristofRobot I am arriving at the same error as @carl1218 and I have already loaded the custom software on the IMU. Was this ever solved? Please help. |
I got the same error, have you solved it? |
hi,
My system is 64 bits.i used the KristofRobot/razor_imu_9dof firmware.
when i run the launch,I got the following error.
[INFO] [WallTime: 1478277847.034457] Publishing IMU data...
Traceback (most recent call last):
File "/home/catkin_imu/src/razor_imu_9dof/nodes/imu_node.py", line 228, in
yaw_deg = -float(words[0])
ValueError: could not convert string to float:
[imu_node-2] process has died [pid 8670, exit code 1, cmd /home/catkin_imu/src/razor_imu_9dof/nodes/imu_node.py __name:=imu_node __log:=/home/.ros/log/de7abd92-a2ad-11e6-ac74-000c2971e5f1/imu_node-2.log].
log file: /home/.ros/log/de7abd92-a2ad-11e6-ac74-000c2971e5f1/imu_node-2*.log`
The text was updated successfully, but these errors were encountered: