ROS GUI

버전 1.0 (35.5 KB) 작성자: James
GUI to connect to ROS master .
다운로드 수: 954
업데이트 날짜: 2015/5/6

라이선스 보기

This GUI simplifies connection to a ROS Network. It also has built-in teleoperation features.
Step 1: On the 'Connection' panel, set the IP address of the Master node.

Step 2: Click 'Connect'. Successful connection will result output like this
'Initializing global node /matlab_global_node_88657 with NodeURI http://192.168.2.100:57590/' appearing on Matlab command prompt.

Step 3: On the 'Topics' panel, click on 'List out Topics' to see the topics available. Select the topics that you wish to publish/subscribe and click 'Publish' or 'Subscribe'.

Step 4: On the 'Nodes' panel, click on 'List out Nodes' to see the nodes available. Their respective subscriptions, publications and services are shown on the right.

Step 5: Use the Control buttons (Move Front, Move Right...etc) to control the simulated robot in gazebo or the actual robot.

A video is shared here:
https://www.youtube.com/watch?v=fLdktYgrH0A

인용 양식

James (2024). ROS GUI (https://www.mathworks.com/matlabcentral/fileexchange/50640-ros-gui), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ROS Toolbox에 대해 자세히 알아보기
도움

도움 준 파일: "lane_stop" node for Autoware.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0

Description

Added youtube video
Added Control buttons to control movement of robot.