m0ose
m0ose
It turns out that it turtle list is sorted by id, and if you set the id it will mess some internal things, like turtle removal. Maybe the turtle id...
This is a cool tutorial. Can you explain the pose estimation part? Where did those K values come from in section 2.5? ______ ### 2.5. Pose Estimation ``` K =...
It would be cool to add the ability to load the projection info from a .prj file (and convert it into something openlayers/leaflet can use like EPSG:4326" ). In my...
The inverted alpha when using 'rgba' mode is not right. Maybe there should be a flag or some thing we could set through node that would revert it.