Sandesh Banskota

Results 4 issues of Sandesh Banskota

``` [17/109] Linking CXX shared library libphysics_msgs.so FAILED: : && /usr/bin/c++ -fPIC -O2 -g -DNDEBUG -shared -Wl,-soname,libphysics_msgs.so -o libphysics_msgs.so CMakeFiles/physics_msgs.dir/Wind.pb.cc.o -L/usr/lib/x86_64-linux-gnu/gazebo-9/plugins -L/home/sandesh/Documents/DroneSimulationDownloads/Firmware/build/px4_sitl_default/build_gazebo /usr/lib/x86_64-linux-gnu/libboost_system.so /usr/lib/x86_64-linux-gnu/libboost_thread.so -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath /usr/lib/x86_64-linux-gnu/libSimTKsimbody.so /usr/lib/x86_64-linux-gnu/libSimTKmath.so...

Is there an equivalent implementation for "ssh -o StrictHostKeyChecking=no" with sshj?

I think being able to extend multiple classes would improve usability quite a bit! The following is currently possible: ``` class Parrot extends Pigeon { name = "Parrot" diet =...

I notice that the uninstall.sh depends on the backup_boot.img to have persisted. I was wondering whether it was possible to uninstall this module by undoing the patching steps to create...