matlab and quadrotor sim (hector_quadrotor)
2 次查看(过去 30 天)
显示 更早的评论
Dear friends,
I need a quadrator for my experiment and I used the hector quadrorot package. I followed the instruction described in the official tutorial and I have the outdoor simulation running in my hydro ros vm.
Using matlab I can connect successfully but the problem is that when I add listener to the /scan topic using the following command:
scan = receive(laser,3)
I get timeout error, I tried even 23 instead of 3. In addition when I try to send message to /cmd_vel for example a linear X value in velocity I can't see any response in the gazebo window.
Has anybody tried this successfully? Do you recommend any other quad rotor simulation in ROS that works with Matlab interface?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robotics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!