How robotics system toolbox communicate with v-rep?
古いコメントを表示
Robotics system toolbox has provided basic tutorial.One of the tutorial name is "Connect to a ROS-enabled Robot from Simulink".Inside the tutorial, there is an option to use MATLAB or using ROS-enabled Simulator which is Gazebo in the example of tutorial. The second step is configure to ROS network addresses. In Gazebo, it put the URL address which can be found by typing "ifconfig" in the terminal.
My question is, HOW DO WE CHECK THE NETWORK ADDRESSES IN V-REP? since we cannot type in terminal for checking network addressses.
回答 (1 件)
Walter Roberson
2016 年 12 月 29 日
1 投票
The IP address would be 127.0.0.1
カテゴリ
ヘルプ センター および File Exchange で Code Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!