# Error while running voxl-vision-px4 on voxl2

Source: https://forum.modalai.com/topic/1740/error-while-running-voxl-vision-px4-on-voxl2
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2023-01-25 09:33:59 UTC by Tamas Pal 0
Replies: 2 · Views: 652

## Tamas Pal 0 · 2023-01-25 09:33:59 UTC

voxl-vision-px4 is not running on voxl2. Here is the error 
```
voxl2:~$ voxl-vision-px4 
voxl-vision-px4: symbol lookup error: voxl-vision-px4: undefined symbol: mcv_pc_downsample_generic_no_filter
```
How to fix this ?

## Reply by James Strawson (ModalAI staff) · 2023-01-25 22:41:14 UTC

Yes, the dev and staging branches had this dependency break yesterday as we transition through the rename of voxl-vision-px4 to voxl-vision-hub for the next stable SDK release. If you run apt update and apt upgrade on either the dev or staging package repos, voxl-vision-px4 should get automatically replaced by voxl-vision-hub and the dependency should be resolved.

Note to others reading this post: the dev and staging branches are intended for ModalAI internal development only and we do not support them. We make no guarantee of stability or function on these branches. The SDK-X.Y platform releases are the tested stable releases for public use.

## Reply by afdrus · 2023-05-30 14:26:55 UTC (in reply to James Strawson)

@James-Strawson I am having the same error while transitioning from staging to stable branch. The voxl-vision-px4 is enabled but I am not able to make it run again
