Skip to content

Implementation of IEEE ICRA 2017 paper "Exploring Convolutional Networks for Visual Servoing"

Notifications You must be signed in to change notification settings

aseembits93/VS_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VS_CNN

Implementation of IEEE ICRA 2017 paper "Exploring Convolutional Networks for Visual Servoing"

Link to FlowNet Modified Caffe - https://drive.google.com/open?id=0BwCToDvcpcjaT2NpYlZxdGhCMHM

Link to Trained model weights file - https://drive.google.com/open?id=0BwCToDvcpcjaTldsekpfRU5yVzA

TODO - Change referred paths in code to actual paths.

OpenRAVE

Do not use pre built binaries of OpenRAVE. Build from source. Here are the instructions

Ubuntu 14.04

https://scaron.info/teaching/installing-openrave-on-ubuntu-14.04.html
https://fsuarez6.github.io/blog/openrave-trusty/

Ubuntu 16.04

https://scaron.info/teaching/installing-openrave-on-ubuntu-16.04.html

Troubleshooting

https://scaron.info/teaching/troubleshooting-openrave-installation.html
rdiankov/openrave#435

Caffe

Download from google drive, compile from README in the folder.

About

Implementation of IEEE ICRA 2017 paper "Exploring Convolutional Networks for Visual Servoing"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages