The best way to code and keep it fast, is passing files and folders in a graphic way Follow instructions: https://linuxize.com/post/how-to-install-xrdp-on-ubuntu-20-04/ Network rules for 192.168.3.0 network: Remove old not used packages: Select desktop for xrdp and TightVNC: Remove desktop:
Month: December 2022
Raspberry Pi: Install VS Code
https://www.golinuxcloud.com/install-visual-studio-code-ubuntu-22/
Raspberry PI: Add TightVNC server (it is better intall XRDP and forget about VNC)
Follow: https://serverspace.io/support/help/install-tightvnc-server-on-ubuntu-20-04/ https://linuxconfig.org/vnc-server-on-ubuntu-20-04-focal-fossa-linux $ nano ~/.vnc/xstartup Insert the following few lines and then save your changes and exit the file: By default, TightVNC does not have a daemon and does not turn on after a system reboot. To fix this, let’s create a new unit in systemd. Insert the following config there: Be sure to…
ROS: launch rviz (9 of …)
Install vriz tools
ROS: adding ros_controllers libraries (8 of …)
Install: Git clone: Clone git repository: Desde /catkin_ws/ ejecutar:
ROS: launching GAZEBO and adding your robot (7 of …)
Launch gazebo: Add (spawn) your robot in gazebo:
ROS: creating URDF file for your robot (6 of …)
For a two wheeled robot: Install Urdf and Xacro: Add tools for URDF: Check URDF model: Update SO (if you found errors with xacro macros):
ROS: add Hector_Slam (5 of …)
Clone Slam: Edit Launch file /home/vmros/catkin_ws/src/hector_slam/hector_mapping/launch/mapping-default.launch: Edit /catkin_ws/src/hector_slam/hector_slam_launch/launch/tutorial.launch: Run Hector SLAM:
Ubuntu: add Samba
Install samba: Check instalation: Add folder configuration: Add user for samba: Add password to sambapi created user: Restart samba: In windows access to samba folder: In ubuntu access to share folder: