How robotics system toolbox communicate with v-rep?
Ältere Kommentare anzeigen
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.
Antworten (1)
Walter Roberson
am 29 Dez. 2016
1 Stimme
The IP address would be 127.0.0.1
Kategorien
Mehr zu Code Generation finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!