Remember
Register
Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
JeVois Tech Zone
We have moved to a new forum at
http://jevois.usc.edu
, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.
All categories
User questions
(151)
Hardware Questions
(82)
Programmer Questions
(254)
Misc Questions
(38)
525
questions
591
answers
651
comments
700,813
users
Related questions
orb slam with jevois
orb slam with jevois
Communication With Multiple JeVois Cameras on a Raspberry Pi
The problem with camera JeVois
I want to detect and recognition Waste (plastic, glass, paper) with JeVois camera with DNN
Most popular tags
jevois
serial
python
arduino
ubuntu
jevois-inventor
module
aruco
host
jevois-sdk-dev
programming
tensorflow
bug
raspberry-pi
communication
windows
opencv
inventor
report
camera
ar0135
c
yolo
output
build
green-light
jevois-daemon
write-your-own-module
marker-detections
mavlink
sdcard
lens
objectdetect
dnn
usb
windows-10
darknet
qrcode
recognition
detection
hardware
install
platform
software
global-shutter
noir
tflite
custom-model
jevois-inventor-windows
hello-jevois
binary
demos
sensor-model
focal-length
resolution
freezing
fan
sensor
power
objecttracker
sdk
connector
video
linux
frame
green-light-on
hibernate
ov2640
people-detection
script-from-host
jevois-inventor-ubuntu18
ubuntu18
mobilenet
low-frame-rate
svm
nodemcu
frc
darknetsaliency
apt-get
laser
imu
artoolkit
timer
gucviewer
face
not-recognized
road-navigation
navigation
counting
eye-tracking
road
cli-command
wifi
slow
debug
color
gpu
pointer
gdb
parameters
orb slam with jevois
0
votes
Hi,
Please tell me can i directly build orbslam2 on jevois? I have tested monocular orbslam2 on jetson tx2.
Also any guidance to do that will be appreciable.
Thanks.
asked
Aug 8, 2018
in
Programmer Questions
by
sharmarahul98
(
320
points)
Please
log in
or
register
to answer this question.
1 Answer
0
votes
Have you read the docs?
http://jevois.org/doc/ModuleTutorial.html
answered
Aug 8, 2018
by
PeterQuinn
(
1,020
points)
I actually didn't go through that very well but got an overview that the jevois can be used to pass good video data to another machine and there orbslam can work. But my question was if i can build orbslam directly on jevois. I will go through the document again. Just wanted to confirm that if it is possible to have that completely on jevois
I don't know enough about orbslam to comment, but since Jevois was set up to allow new modules and it's all open source, it should be possible. The only way to know for sure is to try it. ;-)
Please
log in
or
register
to add a comment.
...