Huckleberry Febbo

Results 23 comments of Huckleberry Febbo

https://github.com/ros-drivers/joystick_drivers/issues/113

The fix is to install ``libusb``: ``` sudo apt-get install libusb-dev ```

@ChrisRackauckas I have been thinking more about this and was wondering how to go about doing this. Do you have any suggestions? I was looking at your ``odedef`` macro [here](https://github.com/JuliaDiffEq/ParameterizedFunctions.jl/blob/master/src/macros.jl)...

@ChrisRackauckas very cool! That would be great, thanks!

@yuxng can you please upload the datasetfolder to Google drive i.e., ``` /home/yuxiang/Datasets/* ``` Thank you very much

looks like some data is [here](https://github.com/Abdul-Mukit/ycb_video_data_share) @abdule-mkit do you have the data that would be here (for instance) ``` /home/yuxiang/Datasets/LINEMOD_SIXD/data/ ``` I found some linemod data sets, but i am...

just comment out that line

same question as https://github.com/yuxng/YCB_Video_toolbox/issues/11 @jontremblay or @yuxng or @MrLuer or @mintar any help with this question would be appreciated

As per https://github.com/j96w/DenseFusion/issues/88 the canonical frame is the mesh frame. Consider closing this

@jdlangs thank you for the response. Unfortunately, I do not have a MWE yet, but this is the code https://github.com/JuliaMPC/MAVs/blob/master/ros/src/models/gazebo/vehicle_description/move_vehicle.jl#L48 It is strange because this used to work just fine.