“ackermann_msgs“ ImportError: cannot import name ‘AckermannDriveStamped‘

Beacuse of the error of my input method that i can only write this blog in English, sorry about that... but I can't wait to take notes.

I have searched the whole net for 2 days about this problem.

Eventually On Today,  It is solved

!   !   !

I have downloaded a package named " ackermann_msgs"  from github and added it to my catkin_ws/src, but unfortunately it can't work as I rosrun a python script.

fig 1: [ackermann_msgs]downloaded from github

 

rosrun racecar_description servo_commands.py

root@dell-Inspiron-14-5401:~# rosrun racecar_description servo_commands.py
Traceback (most recent call last):
  File "/home/dell/catkin_ws/src/racecar_sim-master/racecar_description/scripts/servo_commands.py", line 6, in <module>
    from ackermann_msgs.msg import AckermannDriveStamped
ImportError: cannot import name 'AckermannDriveStamped'

This error message has been printed hundreds of times before i write this blog so you can image how many times i have tried to solve this problem and finally I found a blog   https://www.freesion.com/article/34821008663/ which shows the correct method.

For our problem the step is so simple, only one command is needed.

sudo apt-get install ros-melodic-ackermann-msgs

fig2:terminator shows

root@dell-Inspiron-14-5401:~# rosrun racecar_description servo_commands.py  

No error import now!

In concluding, this "can not import " problem is due to the loss of class of ackermann_msgs.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值