How robotics system toolbox communicate with v-rep?
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 29 Déc 2016
1 vote
The IP address would be 127.0.0.1
Catégories
En savoir plus sur Code Generation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!