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!