🏄♂️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # docker build -t livox -f Dockerfile . | |
| # rocker --x11 --nvidia --network host livox | |
| # set host ip to 192.168.1.5 | |
| # assume Livox ip is 192.168.1.177 | |
| # inside container: | |
| # ping 192.168.1.177 | |
| # vim /ws/src/livox_ros_driver2/config/MID360_config.json | |
| # screen -m bash -c '. /ws/devel/setup.sh && roslaunch /ws/src/livox_ros_driver2/launch_ROS1/msg_MID360.launch' |
OlderNewer