-
Hi all,
I am a fresh researcher for motion planning. My laptop is MacBook Pro (13-inch, M1, 2020) with Apple M1 chip. I create ubuntu 22.04 by using virtual machine. When I am installing ompl with …
-
Hello,
With berry mapping, I have this function that create an instance of the 'Instruction_Type' class, here is the simplified version :
```cpp
void *Berry_This_Get_Instruction(bvm *V)
{
voi…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
Running latest VSCode on Win10. Connecting remotely via …
-
I am on the gr310 branch. I am getting the following failure:
Traceback (most recent call last):
File "/home/s/rpmbuild/BUILD/op25-gr310/op25/gr-op25_repeater/apps/./multi_rx.py", line 1085, in…
-
Hi, I tried to compile on gnuradio-3.10.3 but received the error
```
[ 0%] Built target pygen_apps_9a6dd
[ 4%] Generating documentation with doxygen
[ 9%] Building CXX object lib/CMakeFiles/gnu…
-
For generating python bindings beyond the `make()` function, currently we require pygccxml to parse the header file, and then some in-tree scripts to take the output and convert that to the binding co…
mormj updated
2 years ago
-
### What happened?
So this is probably something that is annoying, rather than a bug.
I am building gnuradio from source on Ubuntu 20.04.
The build seems to fail because I do not have a suffici…
-
gnuradio 3.9 requires pybind11, and there's a recipe for pybind11, but the recipe didn't execute when trying to install the prefix recipe for gnuradio39.
```bash
$ pybombs -y prefix init ~/data/g…
-
I am following the README in `gr-azure-software-radio` on a fresh Ubuntu 20.04 VM.
Here is the output of `cmake ..`:
```
-- The CXX compiler identification is GNU 9.3.0
-- The C compiler identi…
-
I cloned the repository in the Azure Development VM, and I tried to build the OOT modules but I'm getting this error after running `cmake ..`:
```
-- The CXX compiler identification is GNU 9.3.0
--…