Logo Sebastian D 🇨🇴
  • Home
  • About
  • Experiences
  • Education
  • Publications
  • More
    Featured Posts Recent Posts
  • Posts
  • Docs
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • About
    • About the site
  • Introduction
  • Library
    • Quotebook
    • Watch list
    • of interest
  • Programming
    • Intro
    • PyCon
    • Robocup
    • Linux
    • Raspbery pi
  • Shortcodes Sample
  • sub-category
    • Rich Content
Hero Image
PyCon Colombian 2023 lightning talk

Computer Programming for Everybody. El sueño de que cada persona pudiera programar su propia computadora impulso el desarrollo Python. Construyamos el próximo proyecto de alto impacto. Conectando con la comunidad de ROS Proyecto de traducción de documentación de ROS 2 Grupo de usuarios de ROS en español discourse The Next Computer Programming for Everybody

    Sunday, June 11, 2023 Read
    Hero Image
    Linux

    How I Learned To Stop Worrying And Love linux Linux is a powerful tool, and OS where many programmers and developers make it their home for building their application. As all things it has a learning curve and the fact that there are many variants (or Distribution) does not help. WSL When starting from a Windows machine wsl is the easiest and most straigh forward way to start using linux.

      Sunday, April 17, 2022 Read
      Hero Image
      Raspbery pi

      Getting started with a raspberry pi Configuration There are many ways of configuring network interfaces via modifying configuration files . sudo raspi-config sudo nano /etc/dhcpcd.conf service networking reload service networking restart Find Raspbery PI hostname whoami #username ping <hostname>.local -4 ssh <username>.<hostname> sudo ifconfig eth0 up sudo matlab-rpi-setup Configure SSH Multiple private keys can be added using ssh-add``. However for this to work the _ssh-agent_ must be activated. To check if it activated Open power shell and get information about the service if it is stoped, ssh-add`` won’t work. Configure the service as manual so it will be activated via ssh-agent. With the agent running locate the file path of the private key you want to add and pass is a ssh-add if lJ .

        Wednesday, April 6, 2022 Read
        Hero Image
        Introduction to programming

        What is programming? Well, I think that is a muddy question, because it encapsulates a wide range of activities with an even broader set of tools. If I had to give you a short definition it would be that programming is laying a set of rules for the computer to follow. It sounds extremely simple, but it is a process you can build upon and iterate layer over layer until these instructions create amazing software with complex functionality.

          Saturday, September 18, 2021 Read
          Hero Image
          Robocup Virtual manipulator challenge

          virtual manipulator demo Resources Virtual manipulator challenge main page Video introduction source code Blog Other resources Pick-and-Place Workflow in Gazebo Using Point-Cloud Processing and RRT Path Planning Robocup@work team qualifications Robocup@home team qualifications Github getting started Design and Control of Robot Manipulators Get started with gazebo Objective Crate an algorithm for the robotic arm so it can sort properly the cans and bottles.

            Wednesday, May 19, 2021 Read
            Navigation
            • About
            • Experiences
            • Education
            • Publications
            • Featured Posts
            • Recent Posts
            Contact me:
            • jsduenass@unal.edu.co

            Liability Notice: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.