Pito Salas

Results 43 issues of Pito Salas

## I am getting this error when building my pelican site (https://github.com/pitosalas/salasblog) ``` (blog) ~/mydev/salasblog (main) pelican -o output -s publishconf.py [10:05:32] CRITICAL ModuleNotFoundError: No module named 'pelicanconf' __init__.py:683 ```...

question

You have a sophisticated urdf with multiple subfiles and so on. I want to change many dimensions. I could use the urdf argument and give it a totally new urdf...

https://github.com/linorobot/linorobot2/blob/jazzy ``` cd ../uros/micro-ROS-Agent/ git pull cd ../../../ . install/setup.bash ros2 run micro_ros_setup create_agent_ws.sh ros2 run micro_ros_setup build_agent.sh . install/setup.bash ``` It starts with a `cd ../` -- what is...