How robotics system toolbox communicate with v-rep?
Show older comments
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.
Answers (1)
Walter Roberson
on 29 Dec 2016
1 vote
The IP address would be 127.0.0.1
Categories
Find more on Code Generation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!