
1. 配置本地ubuntu环境 sudo vim /etc/hosts (添加) vim ~/.bashrc (添加) 2. 配置firefl...
1. python-client端数据编写 2. python-server端程序编写 3. 程序运行 python clien.pypytho...
python下两台电脑的socket通信,及将主机收到数据做ROS主题形式发布,远程电脑通过wifi订阅发布数据 1. python下客户端程序...
1 配置主从及地址(firefly) 查看ip地址 ifconfig 查看主机名称 hostname 配置地址 sudo vim /etc/ho...
1 拷贝程序文件 cd ~/joey_ws/srcgit clone https://github.com/arebgun/dynamixel_...
1 拷贝程序文件 cp -r ***/chapter7_tutorials/ ~/joey_ws/src 2 编辑URDF模型 vim ~/jo...
1 安装REEM-C 新建工作区 mkdir -p ~/reemc-sim_ws/src && cd ~/reemc-sim_ws/srccat...
1.安装ROS_Serial 1.1 安装环境参数 sudo apt-get install ros-indigo-rosserial-ardu...
1 拷贝程序文件 cd ~/joey_ws/srcgit clone git://github.com/wjwwood/serial.git 2...
文集作者