matlab_ros_bridge
matlab_ros_bridge copied to clipboard
Set of simulink s-functions to communicate with ROS
Hi Giovanni and Ricardo, I have tried setting the matlab_ros_bridge, with the corresponding indications. When compiling an error. Attach Images and compilation instruction. catkin_make_isolated --cmake-args -DBOOST_ROOT=/home/john/boost_1_49_0_gcc_4_7 -DBoost_NO_SYSTEM_PATHS=ON -DCMAKE_C_COMPILER=/usr/bin/gcc-4.7 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.7 -DCMAKE_CXX_FLAGS=-U_GNU_SOURCE...
I successfully completed steps 1 to 8. However, in step 9, the build folder includes the following folder without a "CMakeLists.txt" file: ``` cmake_module_matlab mrb_geometry_msgs mrb_shape_msgs matlab_ros_bridge mrb_sensor_msgs mrb_std_msgs ```...
Hi, I am using Ros-Hydro and Marlab R2014a. From the table it looks like I should better tyr the precompiled version as it is flagged as 'Working'. I am not...