How robotics system toolbox communicate with v-rep?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Walter Roberson
el 29 de Dic. de 2016
1 voto
The IP address would be 127.0.0.1
Categorías
Más información sobre Code Generation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!